deploy: Consistently use fd-relative API
authorColin Walters <walters@verbum.org>
Sat, 13 Sep 2014 14:36:59 +0000 (10:36 -0400)
committerColin Walters <walters@verbum.org>
Sat, 13 Sep 2014 14:41:59 +0000 (10:41 -0400)
commit7b01bd2e4333d4346dd08e0b5caf672f56b1ccfd
tree30e06987822ebf41650b7be62846755ce49a9199
parent34c336c1f3ad98918bb044533a43985413d05734
deploy: Consistently use fd-relative API

While looking to fix a different bug here, I found the current
state of things where we had a mix of fd-relative API versus not
frustrating.

Change the code around to consistently use *at, and also add some more
tests.
src/libostree/ostree-sysroot-deploy.c
tests/test-admin-deploy-etcmerge-cornercases.sh